Papers with supervised topic models
Deep Dirichlet Multinomial Regression (N18-1)
Copied to clipboard
| Challenge: | supervised topic models can incorporate arbitrary document-level features to inform topic priors, but their ability to model corpora is limited by the representation and selection of these features. |
| Approach: | They propose a generative topic model that simultaneously learns document feature representations and topics. |
| Outcome: | The proposed model outperforms DMR and LDA on three datasets and human subjects judge it more representative of associated document features. |
A Disentangled Adversarial Neural Topic Model for Separating Opinions from Plots in User Reviews (2021.naacl-main)
Copied to clipboard
| Challenge: | Existing topic models may extract topics associated with writers’ subjective opinions mixed with those related to factual descriptions. |
| Approach: | They propose a neural topic model combined with adversarial training to disentangle opinion topics from plot and neutral ones. |
| Outcome: | The proposed model shows improved coherence and variety of topics, consistent disentanglement rate, and superior sentiment classification performance to other supervised topic models. |
Siamese Network-Based Supervised Topic Modeling (D18-1)
Copied to clipboard
| Challenge: | Label-specific topics are widely used for supporting personality psychology, aspectlevel sentiment analysis, and crossdomain sentiment classification. |
| Approach: | They propose a supervised topic model based on the Siamese network which trades off label-specific word distributions with document-specific label distributions in a uniform framework. |
| Outcome: | The proposed model can trade off label-specific word distributions with document-specific label distributions in a uniform framework. |